专业字典>英语词典>map collection翻译和用法

map collection

英 [mæp kəˈlekʃn]

美 [mæp kəˈlekʃn]

网络  地图资料

英英释义

noun

双语例句

  • With the book/ author situation, you need to map several elements each author element in the XML document into a collection, and then assign that collection to the Authors property of Book.
    为了映射图书和作者的关系,需要把几个元素(XML文档中的每个author)映射到一个集合,然后把这个集合分配给Book的Authors属性。
  • Students in Tanzania use GPS to map roads, water collection points, footpaths to plan for a more sustainable community.
    坦桑尼亚学生采用全球定位系统对公路、集水点和步道进行绘图,目的在于规划更具可持续性的社区。
  • So it stands to reason that the Java language's sequential collection of like elements would map nicely to XML's sequential collection of like elements.
    所以,有理由说Java语言中的相似元素的有序集合能够很好地映射到XML中的相似元素的有序集合。
  • A Map is simply a collection of key-value pairings.
    一个Map实际上就是键-值对的集合。
  • In this paper three main approaches to obtain spatial information with SIS are presented. They are map data collection, RS data collection and GPS data collection. The integration between RS and GIS, and the integration between GPS and GIS are also described here.
    简要介绍了空间信息系统(SIS)获取空间信息数据的三种最主要的方法:地图数据采集、遥感(RS)数据采集和GPS数据采集,并介绍了RS与GIS、GPS与GIS的集成。
  • Similarly, the rows represent Clojure's built-in collection types: list, vector, map, and set.
    同样,行表示Clojure的内置集合类型:list、vector、map和set。
  • Map is a wonderful collection, bringing us the niftiness of key/ value pair collections often found in other languages like Perl.
    Map是很好的集合,为我们带来了在其他语言(比如Perl)中经常可见的好用的键/值对集合。
  • In this paper, three areas that three-dimensional digital terrain map of related concepts, methods of data collection and three-dimensional digital terrain mapping were studied.
    本文从三维数字地形图的相关概念、数据采集的方法和三维数字地形图的绘制三个方面进行了研究。
  • Aiming to some flaw, people bring forward to use Self-Organizing Feature Map on collecting data to make clustering and watching at first, and obtain principium information about some collection data.
    针对这些缺点提出先利用自组织映射的方法对采集的数据进行聚类和可视化,获得一些关于采集到的数据的初步信息。
  • There are several costs to card marking – additional space for the card map, additional work to be done on each pointer store, and additional work to be done at garbage collection time.
    卡片标记有几项开销――卡片映射所需的额外空间、对每一个指针存储所做的额外工作,以及在垃圾收集时做的额外工作。